/* CSS Document */
#page, #brownbar, #content, #extra_items, #footer_bar {
}

#brownbar, #content, #content_splash, #extra_items {
  position: relative;
  /* max-width: 80%; */
  margin-left: auto;
  margin-right: auto;
}

#content_text {
  /*  max-width: 1300px;*/
  /*  margin-left: auto;*/
  /*  margin-right: auto;*/
}

.internal {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

#page_content {
  padding-bottom: 95px;
}

#PageBody {
  display: inline-block;
  width: 100%;
}

#footer_bar {
  position: relative;
  clear: both;
  width: 100%;
  /* height: 62px; */
  margin-top: -34px;
  display: flex;
  justify-content: space-between;
}

#ebitions_admin,#footer_left, #footer_center, #copyright {
  width:30%;
}

#ebitions_admin, #footer_left, #footer_center, #copyright {
  /* position: absolute; */
  /* bottom: 1px; */
  padding: 9px;
}

#copyright, #ebitions_admin, #footer_center {
}

#footer_center {
  /* margin-left: 32%; */
  /* margin-right: 32%; */
  text-align: center;
}

#copyright {
  right: 0px;
  text-align: right;
}

#brownbar, #extra_items {
  margin: 0;
  left: 0px;
  right: 0px;
  top: 0px;
  max-width: 100%;
  padding: 10px;
  padding-top: 10px;
  padding: 0px;
}

#brownbar {
  /* height: 156px; */
  z-index: 2;
  overflow: visible;
  /* padding-top: 20px; */
  /* text-align: center; */
}

.social {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
}

#extra_items {
  z-index: 3;
}

/*.sharethis {
position:absolute;
display:inline-block;
z-index:3;
margin:9px;
}
.sharethis {
float:left;
}*/
.search {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
}

#user_greeting {
  position: absolute;
  right: 10px;
  bottom: 7px;
  display: block;
  display: none;
}

#content {
  clear: both;
  /*margin-top: 29px;*/
  /*  margin-top: 15px;
  margin-bottom: 15px;*/
}

.spacer {
  clear: both;
  min-height: 60px;
  width: 100%;
}

#content_splash {
  top : 240px;
  max-width: 800px;
}

#content_text {
  padding: 3em;
  padding-bottom: 0;
  padding-top: 0;
}

#cart, #buy_print {
  position: absolute;
  display: block;
  top : 0px;
  right: 10%;
  z-index: 2;
}

#image_background {
  position : fixed;
  top : 0px;
  left : 0px;
  height : 100%;
  width : 100%;
  margin : 0;
  padding : 0;
}

#logo {
  display: inline-block;
  margin: 25px;
}

#nav_slide {
  position: fixed;
  padding-left: 15px;
  top: 199px;
  right: -2000px;
  z-index: 2;
  min-height: 182px;
}

.nav_narrow {
  right: -1500px;
}

.nav_wide {
  width: 168px;
}

.nav_open {
  right: -10px;
}

.nav_closed_wide {
  right: -139px;
}

.nav_closed_narrow {
  right: -135px;
}

.nav_slide_inside {
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
}

.nav_image_gallery_row, .nav_image_current_gallery__row {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.nav_image_title {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 8px;
  text-align: center;
}

.nav_thumbs img {
  border-width: 1px;
  max-height: 33%;
  max-width: 33%;
}

.align_left {
  float: left;
}

.align_right {
  float: right;
}

.image_page_nav_thumb_data {
  width: 50%;
  height: 50%;
  vertical-align: middle;
  text-align: center;
}

#menu_bar {
  z-index: 1000;
  /* left: 10%; */
  /* margin: 0px; */
  /* margin-left: 2em; */
  /* right: 10%; */
  display: inline-block;
  /* top: 29px; */
  /* right: 18px; */
  /* position: absolute; */
  float: right;
  margin: 48px;
}

#menu_text {
  display: inline-block;
  margin: 0px;
  padding: 1px;
}

#nav {
  margin: 0;
  list-style: none;
}

#nav li {
  position: relative;
  float: left;
}

#nav ul {
  position: absolute;
  list-style: none outside none;
  left: -52px;
  margin: 0px;
  margin-left: 10px;
  top: 36px;
  /* top: 2.6em; */
  min-width: 159px;
  visibility: hidden;
  opacity: 0;
  padding: 15px 10px 15px 10px;
  font-size: 0.7em;
}

#nav ul li a {
  white-space: nowrap;
}

#nav {
  padding: 0px;
}

#nav > li {
}

#nav li {
  padding: 5px;
  padding: 0.3em;
  padding-right: 1em;
}

#nav ul {
  text-align: left;
}

#nav ul li {
  float: none;
  padding: 0;
}

#nav ul li a {
  padding: 3px;
  /*  display: block;*/
  _float: left;
}

#nav ul li a:hover {
}

#nav ul ul {
  left: 137px;
  _left: 0;
  top: 0;
}

.page_title {
  /*left: 10%;
right: 10%;
top: 127px;
z-index: 3;
text-align:center;
font-size: 1.2em;
margin-bottom: 0.6em;*/
}

.page_title {
  display: none;
}

.page_title h1 {
  display: inline-block;
  vertical-align: middle;
}

.favourite_toggle, .large_buy_button {
  position: absolute;
  top: -88px;
  z-index: 3;
  margin-left: 0px;
}

.favourite_toggle {
  left: 100px;
}

.large_buy_button {
  left: 13px;
  top: -83px;
}

.news_item, .blog_list_entry, .blog_list_entry_unpublished/*,
.section,*/
.collection, .image_section {
  margin: 5px;
  margin: 5px auto;
  max-width: 80%;
  min-width: 585px;
  min-width: 281px;
}

.image_section {
  max-width: 800px;
}

.news_item {
  margin-bottom: 50px;
}

.collection {
  margin: 5px auto;
  max-width: none;
  min-width: none;
}

/*.section {
  max-width: none;
  display: inline-block;
  vertical-align: top;
}

.section {
  padding: 0.5em;
}
.section_heading {
  padding: 0.3em;
  padding-bottom: 0;
}*/

#Contact {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  align-content: space-around;
}

.contact_address, .contact_telephone, .contact_fax, .contact_email, .contact_mobile {
  /* clear: both; */
  display: inline-block;
  margin: 1em;
  /* margin-bottom: 20px; */
}

#comments_div {
  padding: 20px;
}

#gallery_thumbs, #tag_thumbs, #ebition_thumbs {
  margin: 25px -10px;
}

#gallery_thumbs, #ebition_thumbs, #News {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}

.circle {
  display: inline-block;
  /* width: 1em; */
  /* height: 1em; */
  margin-left: 10px;
  padding: 0.51em;
  vertical-align: middle;
}

input#query {
  padding: 3px;
  /*  font-size: 14px;*/
  text-align: right;
}

.full_container, .medium_container, .thumb_container {
  position: relative;
  display: inline-block;
  padding: 0px;
  margin: 10px;
  /*  overflow: hidden;*/
}

.medium_container {
  page-break-after: always;
  max-width: 96%;
}

.thumb_image {
  max-width: 100%;
  height: auto;
}

.thumb_container {
  vertical-align: bottom;
  /*margin: 3px;*/
  /*width:230px;
height:230px;*/
  margin: 0 0 0 0;
  margin-bottom: 15px;
}

.hidden {
  display: none;
}

.inline_image {
  padding: 0px;
  margin: 0px;
}

.thumb_info {
  position: absolute;
  padding: 0px;
  margin: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  position: relative;
  padding: 0px;
  margin: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  margin-top: -3px;
}

.thumb_title, .thumb_title_bare {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 15px;
  text-align: center;
  white-space: nowrap;
  font-size: 1.2em;
  font-size: 16px;
  letter-spacing: -0.05em;
}

.thumb_favourite_toggle {
  position: absolute;
  right: 5px;
  top: 5px;
}

.thumb_buy_button {
  position: absolute;
  left: 3px;
  top: 3px;
}

.thumb_background_toggle {
  cursor: pointer;
  position: absolute;
  margin-left: 50%;
  margin-right: 50%;
  left: -6px;
  top: 0px;
  margin-top: -12px;
  text-align: center;
  padding: 5px;
  height: 12px;
  width: 12px;
}

#shop_options {
  clear: both;
  max-width: 700px;
}

.popup_frames, .popup_mats, .popup_papers, .popup_sizes {
  float: left;
  margin-left: 5px;
  margin-right: 15px;
}

.info {
  position: relative;
  display: inline-block;
  float: right;
  clear: both;
  height: 19px;
  width: 19px;
  margin-bottom: 3px;
  margin-left: 15px;
  margin-top: -5px;
  right: 0px;
}

.other_product_title {
  display: inline-block;
}

.other_product_price {
  display: inline-block;
  float: right;
}

.popup_background {
  bottom: 0px;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
}

.popup_content {
  position: relative;
  z-index: 1;
}

.popup_resizer {
  border-radius: 20px;
  cursor: se-resize;
  float: right;
  height: 20px;
  margin-right: -18px;
  margin-top: 18px;
  width: 20px;
  display: none;
}

.popup_close_button {
  float: right;
  margin-top: -30px;
}

#mask, .mask {
  z-index: 2000;
}

.datepicker_dashboard {
  z-index: 12000;
}

.nav_sortarea {
  height: 3em;
  vertical-align: top;
  max-width: auto;
}

.slider {
  height: 16px;
  width: 140px;
  position: fixed;
  top: 14px;
  left: 14px;
}

.slider .knob {
  width: 16px;
  height: 16px;
  line-height: 15px;
  overflow: hidden;
}

.floating-tip {
  max-width: 23em;
}

.first_comment_reply, .comment_reply {
  padding-left: 16px;
  position: relative;
}

.thumb_wide_container {
  max-width: 34em;
  min-width: 34em;
  min-height: 280px;
  position: relative;
  text-align: left;
  margin-top: 1.2em;
  margin-right: 4.0em;
  margin-bottom: 1.5em;
  padding: 0px !important;
  overflow: visible !important;
}

.thumb_wide_container_image {
  display: inline-block;
  float: left;
  position: relative;
  vertical-align: top;
}

.thumb_wide_container_info {
  margin-left: 243px;
}

.thumb_wide_container_title {
  display: block;
  float: none;
  font-size: 0.8em;
  margin: -2.2em -3em -0.4em -0px;
  margin: -2.2em -3em -0.2em 4.3em;
  position: relative;
  text-align: right;
  overflow: visible !important;
}

.thumb_wide_container_description {
  margin-left: -0.5em;
  padding-right: 0.6em;
}

.thumb_wide_container_description_content {
  font-size: 0.7em;
  overflow: hidden;
  text-align: left;
  max-height: 25em;
}

.thumb_wide_container_description_content_max_height {
  max-height: 25em;
}

.thumb_wide_container_description_link {
  text-align: right;
  margin-top: 0.3em;
  text-align: right;
  margin-top: 0.3em;
  margin-bottom: 0.9em;
}

.thumb_wide_container_description_stats {
  opacity: 0.7;
  font-size: 0.7em;
  text-align: left;
  padding-bottom: 0.8em;
  vertical-align: middle;
}

.thumb_wide_container_icons {
  position: absolute;
  top: 235px;
}

.sharethis, .rss, .facebook, .twitter, .google_plus, .tumblr, .instagram, .flickr {
  float: right;
  position: relative;
}

.sharethis {
  margin-top: 12px;
}

.rss_button, .facebook_button, .twitter_button, .google_plus_button, .tumblr_button, .flickr_button, .social_button, .instagram_button {
  width: 48px;
  height: 48px;
}

.admin_warning_icon {
  vertical-align: bottom;
  height: 1em;
}

#center_for_sections {
  /*  text-align: center;*/
}

.section_wrapper {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

#image {
  text-align: center;
}

.image_section {
  margin: 0px;
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 47px;
  margin-bottom: 15px;
  overflow: hidden;
}

.image_section_heading {
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
}

#formPassword td, #formAccount td, #FormOutput td {
  text-align: left;
  padding-bottom: 0.61em;
}

#center_for_sections ul {
  text-align: left;
  display: inline-block;
}

.alt_bg {
  margin-left: -4em;
  margin-right: -4em;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 5em;
  border: solid thin rgba(0, 0, 0, 0.12);
  clear: both;
}

.testimonial_table {
  width: 719px;
  text-align: center;
  display: inline-block;
  /* position: relative; */
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-bottom: 20px;
  position: relative;
}

.testimonial_cell {
  border: dashed thick #999;
  text-align: left;
  border-left: none;
  border-top: none;
  display: inline-block;
  width: 331px;
  height: 130px;
  float: left;
  padding: 12px;
}

.tc_right {
  border-right: none;
}

.tc_bottom {
  border-bottom: none;
}

.border_box_button {
  display: inline-block;
  padding: 0.71em;
}

.room_option {
  display: inline-block;
  max-width: 300px;
  padding: 1em;
  margin: auto;
  margin-left: 1em;
  margin-right: 1em;
  text-align: center;
  vertical-align: top;
}

form.form {
  display: table;
  margin-left: auto;
  margin-right: auto;
  /* text-align: center; */
}

.form ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
.form li::before {
  content: '';
}

.form li {
  padding: 0;
  margin-top: 1em;
}

.form label {
  float: left;
  clear: both;
  /* margin-bottom: -0.5em; */
  min-width: 170px;
  vertical-align: middle;
  padding: 1em;
  text-align: right;
}

p.nibble_form_field_error {
  display: inline-block;
  padding-left: 214px;
}

#gototop {
  display: none;
  position: fixed;
  right: 3%;
  bottom: 9%;
  z-index: 1;
}

#gototop::before {
  content: '<';
  display: inline-block;
  /* padding-right: 0em; */
  /* padding-left: 0em; */
  /* padding-top: 0em; */
  /* padding-bottom: 0em; */
  font-size: 2em;
  margin-right: 0.4em;
  vertical-align: middle;
  opacity: 0.7;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.carousel_container {
  /* width: 100%; */
  /* height: 675px; */
  position: relative;
  /* overflow: hidden; */
  margin-bottom: 2em;
  margin-left: -3em;
  margin-right: -3em;
}

.carousel_container img {
/*   height: 645px;*/
   width:100%;
   background-position:center center;
   background-repeat: no-repeat ;
   background-size:cover;
  /* display: block; */
  /*  position: absolute;
  top: 0;
  left: 0;*/
  /* z-index: 1; */
  /* width: 100%; */
  /* height: auto; */
}

.fp_c_desc, .fp_c_title {
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    width: 100%;
    text-align: center;
}


.fp_c_title {
    top: 25%;


}
.fp_c_desc {
  top: 50%;
}


.search_page_nav {
  margin: 2em;
  text-align: center;
}

.search_fulltxt {
  font-size: 0.8em;
  padding-left: 2em
}

.search_weight, .search_url2, .search_page_size {
  display: inline-block;
}

.search_url2 {
  margin-left: 1em;
  margin-right: 1em;
}

.search_domain_name {
  display: none;
}

.search_url {
  margin-bottom: 0.4em
}

.search_extra {
  margin-top: 0.4em
}

.cd-fixed-bg {
  width: 100%;
  height: 100%;
  /*
  min-height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;*/
}

.top_section_content {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
}

.no-touch .cd-top:hover {
  opacity: 1;
}

.slicknav_menu {
  text-align: left;
  padding-bottom: 0;
  font-size: 20px;
  /* display: inline-block; */
  position: relative;
  z-index: 1;
}

.slicknav_btn {
  float: left !important;
  margin-top: 38px;
}

.slide {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 450px;
}


.faq_list {
  margin-left: 20%;
  margin-right: 20%;
}

.form textarea {
  margin-left: 1em;
}

.form input[type="submit"] {
  margin-left: 1em;
}


a.blue-button {
  padding: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 3em;
  border-radius: 5px;
}